func path/filepath.readDir
2 uses
path/filepath (current package)
path.go#L394: dirs, err := readDir(path)
path.go#L515: func readDir(dirname string) ([]fs.DirEntry, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)